projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b916a8f
)
Add extra detail to the VM.destroy description.
author
Ewan Mellor
<ewan@xensource.com>
Wed, 6 Dec 2006 15:42:28 +0000
(15:42 +0000)
committer
Ewan Mellor
<ewan@xensource.com>
Wed, 6 Dec 2006 15:42:28 +0000
(15:42 +0000)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
patch
|
blob
|
history
diff --git
a/docs/xen-api/xenapi-datamodel.tex
b/docs/xen-api/xenapi-datamodel.tex
index 29400f01ac328c460251746ed6a509f74ba53c15..6c039a28b4c009d3cb128ebe9d6ecee2b02cd037 100644
(file)
--- a/
docs/xen-api/xenapi-datamodel.tex
+++ b/
docs/xen-api/xenapi-datamodel.tex
@@
-4073,7
+4073,7
@@
reference to the newly created object
\subsubsection{RPC name:~destroy}
{\bf Overview:}
-Destroy the specified VM
instanc
e.
+Destroy the specified VM
. The VM is completely removed from the system. This function can only be called when the VM is in the Halted Stat
e.
\noindent {\bf Signature:}
\begin{verbatim} void destroy (session_id s, VM ref self)\end{verbatim}